Learn R Programming

renpow (version 0.1-1)

TEO at DP 2017: Dataset: Example of wind speed at two heights

Description

Example summer 2017 TEO station at DP campus. Includes wind speed at two heights, air temp two heigths, BP, RH, Wind dir

Usage

data("TEODP2017")

Arguments

Format

Text file with header x specifying the variable name

Details

Example for wind speed height calibration

References

Acevedo, M.F. 2018. Introduction to Renewable Electric Power Systems and the Environment with R. Boca Raton, FL: CRC Press. (ISBN 9781138197343)

Examples

Run this code
# NOT RUN {
v1.v2 <- TEODP2017[,c(1,8,4)]
# }

Run the code above in your browser using DataLab